Home
last modified time | relevance | path

Searched defs:o3 (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/lib/libc/net/
H A Deui64.c148 unsigned int o0, o1, o2, o3, o4, o5, o6, o7; in eui64_aton() local
H A Dether_addr.c93 unsigned int o0, o1, o2, o3, o4, o5; in ether_aton_r() local
/dflybsd-src/sys/cpu/x86_64/misc/
H A Ddb_disasm.c121 #define o3 29 /* constant 3 */ macro
/dflybsd-src/sys/net/
H A Dif_ethersubr.c1684 unsigned int o0, o1, o2, o3, o4, o5; in kether_aton() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple.h867 #define gimple_build_assign_with_ops(c,o1,o2,o3) \ argument
869 #define gimple_build_assign_with_ops3(c,o1,o2,o3,o4) \ argument