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

/netbsd-current/bin/dd/
H A Ddd.h111 #define C_IF 0x00100 macro
H A Dargs.c111 { "if", f_if, C_IF, C_IF },
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dscan.l117 "if" { return(C_IF); }
H A Dcgram.y104 %token C_IF
1056 ifprefix: C_IF '(' e ')' {
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dcgram.y104 %token C_IF
1049 ifprefix: C_IF '(' e ')' {

Completed in 106 milliseconds