/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | assembly.h | 26 #define SEPARATOR ; macro 36 #define SEPARATOR %% macro 65 # define SEPARATOR ; macro 67 #define SEPARATOR ; macro 72 #define PPC64_OPD1 .section .opd,"aw",@progbits SEPARATOR 73 #define PPC64_OPD2 SEPARATOR \ 74 .p2align 3 SEPARATOR \ 75 .quad .Lfunc_begin0 SEPARATOR \ 76 .quad .TOC.@tocbase SEPARATOR \ 77 .quad 0 SEPARATOR \ [all …]
|
H A D | UnwindRegistersSave.S | 671 stvx _vec, 0, 4 SEPARATOR \ 672 lwz 5, 0(4) SEPARATOR \ 673 stw 5, _offset(3) SEPARATOR \ 674 lwz 5, 4(4) SEPARATOR \ 675 stw 5, _offset+4(3) SEPARATOR \ 676 lwz 5, 8(4) SEPARATOR \ 677 stw 5, _offset+8(3) SEPARATOR \ 678 lwz 5, 12(4) SEPARATOR \
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
H A D | aeabi_dcmp.S | 22 vmov d0, r0, r1 SEPARATOR \ 29 .syntax unified SEPARATOR \ 30 .p2align 2 SEPARATOR \ 32 push { r4, lr } SEPARATOR \ 33 CONVERT_DCMP_ARGS_TO_DF2_ARGS SEPARATOR \ 34 bl SYMBOL_NAME(__ ## cond ## df2) SEPARATOR \ 35 cmp r0, #0 SEPARATOR \ 36 b ## cond 1f SEPARATOR \ 37 movs r0, #0 SEPARATOR \ 38 pop { r4, pc } SEPARATOR \ [all …]
|
H A D | aeabi_fcmp.S | 22 vmov s0, r0 SEPARATOR \ 29 .syntax unified SEPARATOR \ 30 .p2align 2 SEPARATOR \ 32 push { r4, lr } SEPARATOR \ 33 CONVERT_FCMP_ARGS_TO_SF2_ARGS SEPARATOR \ 34 bl SYMBOL_NAME(__ ## cond ## sf2) SEPARATOR \ 35 cmp r0, #0 SEPARATOR \ 36 b ## cond 1f SEPARATOR \ 37 movs r0, #0 SEPARATOR \ 38 pop { r4, pc } SEPARATOR \ [all …]
|
/freebsd/contrib/openbsm/m4/ |
H A D | ltsugar.m4 | 46 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'. 49 # Note that neither SEPARATOR nor STRING are expanded; they are appended 51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 55 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 117 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/freebsd/contrib/openpam/m4/ |
H A D | ltsugar.m4 | 46 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'. 49 # Note that neither SEPARATOR nor STRING are expanded; they are appended 51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 55 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 117 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | ltsugar.m4 | 46 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'. 49 # Note that neither SEPARATOR nor STRING are expanded; they are appended 51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 55 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 117 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ltsugar.m4 | 46 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'. 49 # Note that neither SEPARATOR nor STRING are expanded; they are appended 51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 55 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 117 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/freebsd/contrib/libevent/m4/ |
H A D | ltsugar.m4 | 46 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'. 49 # Note that neither SEPARATOR nor STRING are expanded; they are appended 51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 55 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 117 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/freebsd/contrib/ldns/m4/ |
H A D | ltsugar.m4 | 46 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'. 49 # Note that neither SEPARATOR nor STRING are expanded; they are appended 51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 55 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 117 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/freebsd/contrib/file/m4/ |
H A D | ltsugar.m4 | 46 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'. 49 # Note that neither SEPARATOR nor STRING are expanded; they are appended 51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different 55 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. 117 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/ |
H A D | lac_sym_stats.c | 110 QAT_UTILS_LOG(SEPARATOR BORDER in LacSym_StatsShow() 112 "\n" SEPARATOR); in LacSym_StatsShow() 120 "\n" SEPARATOR, in LacSym_StatsShow() 132 "\n" SEPARATOR, in LacSym_StatsShow()
|
/freebsd/tools/tools/locale/etc/charmaps/ |
H A D | US-ASCII.TXT | 37 0x1C 0x001C # FILE SEPARATOR 38 0x1D 0x001D # GROUP SEPARATOR 39 0x1E 0x001E # RECORD SEPARATOR 40 0x1F 0x001F # UNIT SEPARATOR
|
H A D | CP1251.TXT | 48 0x1C 0x001C #FILE SEPARATOR 49 0x1D 0x001D #GROUP SEPARATOR 50 0x1E 0x001E #RECORD SEPARATOR 51 0x1F 0x001F #UNIT SEPARATOR
|
H A D | CP866.TXT | 47 0x1c 0x001c #FILE SEPARATOR 48 0x1d 0x001d #GROUP SEPARATOR 49 0x1e 0x001e #RECORD SEPARATOR 50 0x1f 0x001f #UNIT SEPARATOR
|
H A D | PT154.TXT | 51 0x1C 0x001C # FILE SEPARATOR 52 0x1D 0x001D # GROUP SEPARATOR 53 0x1E 0x001E # RECORD SEPARATOR 54 0x1F 0x001F # UNIT SEPARATOR
|
H A D | ISO8859-5.TXT | 77 0x1C 0x001C # FILE SEPARATOR 78 0x1D 0x001D # GROUP SEPARATOR 79 0x1E 0x001E # RECORD SEPARATOR 80 0x1F 0x001F # UNIT SEPARATOR
|
H A D | ISO8859-13.TXT | 73 0x1C 0x001C # FILE SEPARATOR 74 0x1D 0x001D # GROUP SEPARATOR 75 0x1E 0x001E # RECORD SEPARATOR 76 0x1F 0x001F # UNIT SEPARATOR
|
H A D | ISO8859-9.TXT | 79 0x1C 0x001C # FILE SEPARATOR 80 0x1D 0x001D # GROUP SEPARATOR 81 0x1E 0x001E # RECORD SEPARATOR 82 0x1F 0x001F # UNIT SEPARATOR
|
H A D | ISO8859-1.TXT | 77 0x1C 0x001C # FILE SEPARATOR 78 0x1D 0x001D # GROUP SEPARATOR 79 0x1E 0x001E # RECORD SEPARATOR 80 0x1F 0x001F # UNIT SEPARATOR
|
/freebsd/sys/dev/qat/qat_api/common/utils/ |
H A D | lac_mem_pools.c | 334 QAT_UTILS_LOG(SEPARATOR BORDER in Lac_MemPoolStatsShow() 335 " Memory Pools Stats\n" SEPARATOR); in Lac_MemPoolStatsShow() 344 " No. Available Blocks: %10zu \n" SEPARATOR, in Lac_MemPoolStatsShow()
|
/freebsd/sys/contrib/zlib/ |
H A D | trees.c | 383 # define SEPARATOR(i, last, width) \ macro 398 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header() 404 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5)); in gen_trees_header() 410 SEPARATOR(i, DIST_CODE_LEN-1, 20)); in gen_trees_header() 417 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20)); in gen_trees_header() 423 SEPARATOR(i, LENGTH_CODES-1, 20)); in gen_trees_header() 429 SEPARATOR(i, D_CODES-1, 10)); in gen_trees_header()
|
/freebsd/contrib/sendmail/src/ |
H A D | alias.c | 20 #define SEPARATOR ':' macro 319 if (p != NULL && *p == SEPARATOR) 1022 ep = strchr(pp, SEPARATOR); 1027 *ep++ = SEPARATOR;
|
/freebsd/usr.sbin/acpi/acpidump/ |
H A D | acpidump.h | 99 SEPARATOR, enumerator
|
/freebsd/usr.bin/units/ |
H A D | units.c | 68 #define SEPARATOR ":" macro 139 direc = strtok(env, SEPARATOR); in readunits() 146 direc = strtok(NULL, SEPARATOR); in readunits()
|