Searched refs:yyinit (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_pcb.c89 yyinit(pcb);
91 /* Darwin: moved call to yyinit() into dt_compile() where pcb is fully initialized. */
189 yyinit(dtp->dt_pcb);
H A Ddt_lex.l755 yyinit(dt_pcb_t *pcb)
764 yyinit(dt_pcb_t *pcb)
H A Ddt_parser.h277 extern void yyinit(struct dt_pcb *);
H A Ddt_cc.c2484 yyinit(&pcb); // Darwin lex(1) ("flex") handily manages the string now present in pcb.pcb_string
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c105727 int yyinit; member in union:__anon941
[all...]

Completed in 231 milliseconds