Home
last modified time | relevance | path

Searched refs:N_TYPE (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/dbghelp/
H A Dstabs.c64 #define N_TYPE 0x1e macro
1313 type = (stab_ptr->n_type & N_TYPE); in stabs_parse()