OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_text
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/gnuefi/
elf_x86_64_fbsd_efi.lds
22
_text
= .;
27
_text_size = . -
_text
;
elf_aarch64_efi.lds
9
_text
= .;
19
_text_size = . -
_text
;
elf_arm_efi.lds
9
_text
= .;
19
_text_size = . -
_text
;
elf_ia32_efi.lds
16
_text
= .;
23
_text_size = . -
_text
;
elf_ia32_fbsd_efi.lds
16
_text
= .;
23
_text_size = . -
_text
;
elf_ia64_efi.lds
16
_text
= .;
23
_text_size = . -
_text
;
elf_mips64el_efi.lds
9
_text
= .;
19
_text_size = . -
_text
;
elf_riscv64_efi.lds
11
_text
= .;
21
_text_size = . -
_text
;
elf_x86_64_efi.lds
22
_text
= .;
29
_text_size = . -
_text
;
/src/external/bsd/nvi/dist/common/
cut.h
14
TAILQ_HEAD(_texth,
_text
);
29
struct
_text
{ /* Text: a linked list of lines. */
struct
30
TAILQ_ENTRY(
_text
) q; /* Linked list of text structures. */
common.h
57
typedef struct
_text
TEXT;
/src/sys/arch/ews4800mips/stand/common/
bootxx.ldscript
16
_text
= .;
/src/sys/external/bsd/gnu-efi/dist/apps/
debughook.c
56
extern char
_text
, _data;
67
L"0x%08x -s .data 0x%08x\n", &
_text
, &_data);
/src/external/bsd/nsd/dist/
edns.h
91
EDE ##
_text
= (LITERAL ""); \
/src/external/ibm-public/postfix/dist/src/global/
mime_state.c
417
const char *
_text
= text; \
419
REPORT_ERROR_LEN(state, err_type,
_text
, _len); \
Completed in 18 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026