Home
last modified time | relevance | path

Searched defs:yywrap (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/liblex/
H A Dyywrap.c6 yywrap(void) in yywrap() function
/plan9/sys/src/ape/lib/l/
H A Dyywrap.c5 yywrap(void) in yywrap() function
/plan9/sys/src/cmd/awk/
H A Dawkgram.y33 int yywrap(void) { return(1); } in yywrap() function
H A Dawkgram.c10 int yywrap(void) { return(1); } in yywrap() function
/plan9/sys/src/cmd/grap/
H A Dinput.c469 int yywrap(void) {return 1;} in yywrap() function
/plan9/sys/src/cmd/pic/
H A Dinput.c487 yywrap(void) in yywrap() function
/plan9/sys/src/cmd/spin/
H A Dmain.c533 yywrap(void) /* dummy routine */ in yywrap() function