Searched defs:op_and (Results 1 - 2 of 2) sorted by relevance
| /src/usr.bin/unifdef/ | ||
| H A D | unifdef.c | 680 static int op_and(int a, int b) { return (a && b); } function in typeref:typename:int |
| /src/sys/arch/alpha/include/ | ||
| H A D | alpha_instruction.h | 318 #define op_and 0x00 macro |
Completed in 6 milliseconds