Home
last modified time | relevance | path

Searched defs:nlm_internal_variable_header (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/include/nlm/
H A Dinternal.h147 typedef struct nlm_internal_variable_header struct
156 unsigned char descriptionLength;
157 char descriptionText[NLM_MAX_DESCRIPTION_LENGTH + 1];
163 long stackSize;
168 long reserved;
195 #define nlm32_internal_variable_header nlm_internal_variable_header argument
/openbsd-src/gnu/usr.bin/binutils/include/nlm/
H A Dinternal.h147 typedef struct nlm_internal_variable_header struct
156 unsigned char descriptionLength;
157 char descriptionText[NLM_MAX_DESCRIPTION_LENGTH + 1];
163 long stackSize;
168 long reserved;
195 #define nlm32_internal_variable_header nlm_internal_variable_header argument