| /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 | 712 stvx _vec, 0, 4 SEPARATOR \ 713 lwz 5, 0(4) SEPARATOR \ 714 stw 5, _offset(3) SEPARATOR \ 715 lwz 5, 4(4) SEPARATOR \ 716 stw 5, _offset+4(3) SEPARATOR \ 717 lwz 5, 8(4) SEPARATOR \ 718 stw 5, _offset+8(3) SEPARATOR \ 719 lwz 5, 12(4) SEPARATOR \
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | assembly.h | 24 #define SEPARATOR %% macro 26 #define SEPARATOR ; macro 64 .def FUNC_SYMBOL(name) SEPARATOR \ 65 .scl 2 SEPARATOR \ 66 .type 32 SEPARATOR \ 76 .text SEPARATOR \ 77 .balign 16 SEPARATOR 108 .pushsection .note.gnu.property, "a" SEPARATOR \ 109 .p2align 3 SEPARATOR \ 110 .word 4 SEPARATOR \ [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
| H A D | aeabi_fcmp.S | 22 vmov s0, r0 SEPARATOR \ 29 # define PROLOGUE PACBTI_LANDING SEPARATOR \ 31 # define EPILOGUE pop { r12, lr } SEPARATOR \ 34 # define PROLOGUE PACBTI_LANDING SEPARATOR \ 43 .syntax unified SEPARATOR \ 44 .p2align 2 SEPARATOR \ 46 PROLOGUE SEPARATOR \ 47 CONVERT_FCMP_ARGS_TO_SF2_ARGS SEPARATOR \ 48 bl SYMBOL_NAME(__ ## cond ## sf2) SEPARATOR \ 49 cmp r0, #0 SEPARATOR \ [all …]
|
| H A D | aeabi_dcmp.S | 29 # define PROLOGUE PACBTI_LANDING SEPARATOR \ 31 # define EPILOGUE pop { r12, lr } SEPARATOR \ 34 # define PROLOGUE PACBTI_LANDING SEPARATOR \ 43 .syntax unified SEPARATOR \ 44 .p2align 2 SEPARATOR \ 46 PROLOGUE SEPARATOR \ 47 CONVERT_DCMP_ARGS_TO_DF2_ARGS SEPARATOR \ 48 bl SYMBOL_NAME(__ ## cond ## df2) SEPARATOR \ 49 cmp r0, #0 SEPARATOR \ 50 b ## cond 1f SEPARATOR \ [all …]
|
| /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/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/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/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/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
|
| /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 | 384 # define SEPARATOR(i, last, width) \ macro 399 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header() 405 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5)); in gen_trees_header() 411 SEPARATOR(i, DIST_CODE_LEN-1, 20)); in gen_trees_header() 418 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20)); in gen_trees_header() 424 SEPARATOR(i, LENGTH_CODES-1, 20)); in gen_trees_header() 430 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/crypto/krb5/src/windows/leash/ |
| H A D | Leash.rc | 112 MENUITEM SEPARATOR 114 MENUITEM SEPARATOR 137 MENUITEM SEPARATOR 140 MENUITEM SEPARATOR 629 SEPARATOR 631 SEPARATOR
|
| /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()
|