Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/ntdll/
H A Dstring.c215 #define NB_ULONG2STR (sizeof(ulong2str)/sizeof(*ulong2str)) macro
279 for (test_num = 0; test_num < NB_ULONG2STR; test_num++) { in test_ulongtoa()
405 for (test_num = 0; test_num < NB_ULONG2STR; test_num++) { in test_ulongtow()