Searched defs:typeof (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dcgram.y368 typeof: C_TYPEOF '(' e ')' { $$ = tyof(eve($3)); } label
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dcgram.y394 typeof: C_TYPEOF '(' e ')' { $$ = tyof(eve($3)); } label

Completed in 173 milliseconds