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

/src/usr.bin/unifdef/
H A Dunifdef.c680 static int op_and(int a, int b) { return (a && b); } function in typeref:typename:int
/src/sys/arch/alpha/include/
H A Dalpha_instruction.h318 #define op_and 0x00 macro

Completed in 6 milliseconds