Searched refs:bltn (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/libexec/ld.elf_so/ |
H A D | expand.c | 55 } bltn[] = { variable 128 for (i = 0; i < sizeof(bltn) / sizeof(bltn[0]); i++) { in _rtld_expand_path() 129 size_t s = bltn[i].namelen; in _rtld_expand_path() 137 if (strncmp(bltn[i].name, p, s) == 0) { in _rtld_expand_path()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | rtti.c | 1502 emit_support_tinfo_1 (tree bltn) in emit_support_tinfo_1() argument 1506 if (bltn == NULL_TREE) in emit_support_tinfo_1() 1508 types[0] = bltn; in emit_support_tinfo_1() 1509 types[1] = build_pointer_type (bltn); in emit_support_tinfo_1() 1510 types[2] = build_pointer_type (cp_build_qualified_type (bltn, in emit_support_tinfo_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | rtti.cc | 1545 emit_support_tinfo_1 (tree bltn) in emit_support_tinfo_1() argument 1549 if (bltn == NULL_TREE) in emit_support_tinfo_1() 1551 types[0] = bltn; in emit_support_tinfo_1() 1552 types[1] = build_pointer_type (bltn); in emit_support_tinfo_1() 1553 types[2] = build_pointer_type (cp_build_qualified_type (bltn, in emit_support_tinfo_1()
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | msp430.h | 136 MSP_INSN (bltn, 4, 6, 0, 0xffff),
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | msp430.h | 136 MSP_INSN (bltn, 4, 6, 0, 0xffff),
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
H A D | c-msp430.texi | 245 @item bltn label
|
H A D | as.info | 17357 `bltn label'
|
/netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
H A D | c-msp430.texi | 245 @item bltn label
|
H A D | as.info | 17830 ‘bltn label’
|