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

/macosx-10.9.5/tcl-102/tcl_ext/memchan/memchan/isaac/
H A Dstandard.h54 #define bic(target,mask) ((target) &= ~(mask)) macro
/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DARMAssembler.h405 void bic(int rd, int rn, ARMWord op2, Condition cc = AL) function in class:JSC::ARMAssembler

Completed in 94 milliseconds