Searched defs:CLR (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dmach_process.c103 #define CLR(t, f) (t) &= ~(f) macro
H A Dtty.c228 #define CLR(t, f) (t) &= ~(f) macro
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dbuf.h1189 #define CLR(t, f) (t) &= ~(f) macro
H A Dkernel_types.h39 #define CLR(t, f) (t) &= ~(f) macro
/macosx-10.9.5/system_cmds-597.90.1/getty.tproj/
H A Dsubr.c264 #define CLR(t, f) (t) &= ~(f) macro
[all...]
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/getty.tproj/
H A Dsubr.c264 #define CLR(t, f) (t) &= ~(f) macro
[all...]
/macosx-10.9.5/IOSerialFamily-64.1.1/IOSerialFamily.kmodproj/
H A DIOSerialBSDClient.cpp99 #define CLR(t, f) (t) &= ~(f) macro
[all...]
/macosx-10.9.5/sudo-72/src/
H A Dconfig.h921 #define CLR(t, f) ((t) &= ~(f)) macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dm88k.h321 #define CLR MUL +7 macro
/macosx-10.9.5/network_cmds-433/ping.tproj/
H A Dping.c138 #define CLR(bit) (A(bit) &= (~B(bit))) macro
/macosx-10.9.5/network_cmds-433/ping6.tproj/
H A Dping6.c180 #define CLR(bit) (A(bit) &= (~B(bit))) macro

Completed in 152 milliseconds