/openbsd-src/sys/lib/libkern/arch/hppa/ |
H A D | prefix.h | 36 #define MILLI_BE(lbl) \ argument 42 #define MILLI_BEN(lbl) \ argument 48 #define MILLI_BLE(lbl) \ argument 54 #define MILLI_BLEN(lbl) \ argument 60 #define MILLI_BE(lbl) BE lbl(sr7,r0) argument 61 #define MILLI_BEN(lbl) BE,n lbl(sr7,r0) argument 62 #define MILLI_BLE(lbl) BLE lbl(sr7,r0) argument 63 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0) argument 72 #define MILLI_BE(lbl) B lbl argument 73 #define MILLI_BEN(lbl) B,n lbl argument [all …]
|
/openbsd-src/gnu/gcc/gcc/config/pa/ |
H A D | milli64.S | 142 #define MILLI_BE(lbl) BE lbl(sr7,r0) argument 143 #define MILLI_BEN(lbl) BE,n lbl(sr7,r0) argument 144 #define MILLI_BLE(lbl) BLE lbl(sr7,r0) argument 145 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0) argument 151 #define MILLI_BE(lbl) B lbl argument 152 #define MILLI_BEN(lbl) B,n lbl argument 153 #define MILLI_BLE(lbl) BL lbl,mrp argument 154 #define MILLI_BLEN(lbl) BL,n lbl,mrp argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | milli64.S | 123 #define MILLI_BE(lbl) BE lbl(sr7,r0) argument 124 #define MILLI_BEN(lbl) BE,n lbl(sr7,r0) argument 125 #define MILLI_BLE(lbl) BLE lbl(sr7,r0) argument 126 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0) argument 132 #define MILLI_BE(lbl) B lbl argument 133 #define MILLI_BEN(lbl) B,n lbl argument 134 #define MILLI_BLE(lbl) BL lbl,mrp argument 135 #define MILLI_BLEN(lbl) BL,n lbl,mrp argument
|
/openbsd-src/sys/arch/hppa/hppa/ |
H A D | locore.S | 1029 #define TLB_PULL(bits,lbl) ! \ argument 1148 #define TLB_PULL_L(bits,lbl) ! \ argument
|
/openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/ |
H A D | metrics.py | 20 def __init__(self, lbl=None): argument
|
/openbsd-src/usr.bin/ctfconv/ |
H A D | generate.c | 306 struct ctf_lblent lbl; imcs_generate() local
|
/openbsd-src/sys/dev/ |
H A D | ipmi.c | 463 smic_wait(struct ipmi_softc *sc, u_int8_t mask, u_int8_t val, const char *lbl) in smic_wait() 622 kcs_wait(struct ipmi_softc *sc, u_int8_t mask, u_int8_t value, const char *lbl) in kcs_wait() 831 dumpb(const char *lbl, int len, const u_int8_t *data) in dumpb()
|
H A D | ipmivar.h | 57 const char *lbl; member
|
/openbsd-src/sys/dev/acpi/ |
H A D | dsdt.c | 1779 val, lbl, in aml_delref() argument 397 acpi_walkmem(int sig,const char * lbl) acpi_walkmem() argument 1766 aml_addref(struct aml_value * val,const char * lbl) aml_addref() argument
|
H A D | acpidmar.c | 536 const char *lbl) in dmar_dumpseg()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-ia64.c | 4267 get_saved_prologue_count (lbl) in get_saved_prologue_count() argument 4283 save_prologue_count (lbl, count) in save_prologue_count() argument
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-ia64.c | 3827 get_saved_prologue_count (lbl) in get_saved_prologue_count() argument 3843 save_prologue_count (lbl, count) in save_prologue_count() argument
|