Searched defs:EMIT (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libc/regex/
H A Dregcomp.c122 #define EMIT(op, sopnd) doemit(p, (sop)(op), (size_t)(sopnd)) macro
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A Dregcomp.c267 #define EMIT(op, sopnd) doemit(p, (sop)(op), (size_t)(sopnd)) macro
[all...]
/openbsd-current/sys/dev/pci/
H A Dif_de.c81 #define EMIT do { TULIP_CSR_WRITE(sc, csr_srom_mii, csr); tulip_delay_300ns(sc); } while (0) macro
[all...]

Completed in 93 milliseconds