Searched refs:stubs (Results 1 – 4 of 4) sorted by relevance
42 --stubs=*)43 stubs=yes90 if test -z "$stubs"; then97 …cat $proto | awk -v extname=$extname -v stubs=$stubs -v stubfile=$stubfile -v xml=$xml -v full_xml…100 if test -z "$stubs"; then249 if test -z "$stubs" && test -z "$no_help"; then260 if test -z "$stubs"; then281 if test -z "$no_help" && test -z "$stubs"; then
256 if (!stubs) print "" > extname "/function_warning"263 if (stubs) {274 if (stubs) {
65 If present it will be filled into the 'proto' header comments in the stubs92 --stubs=file95 stubs with function value declarations and passed argument handling, and
321 esyscmd(./build/config-stubs sapi)959 # reading config stubs960 esyscmd(./build/config-stubs ext)
Completed in 9 milliseconds