Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dw32util.c106 #define NUM_ERRNOTAB_ENTRIES (sizeof(w32_errno_tab)/sizeof(w32_errno_tab[0])) macro
114 int i; for ( i=0; i < NUM_ERRNOTAB_ENTRIES; i++ ) in w32_trans_w32error()