Home
last modified time | relevance | path

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

/reactos/dll/win32/crypt32/
H A Dmain.c314 static int fixme_once; in CryptProtectMemory() local
315 if (!fixme_once++) FIXME("(%p %u %08x): stub\n", data, len, flags); in CryptProtectMemory()
321 static int fixme_once; in CryptUnprotectMemory() local
322 if (!fixme_once++) FIXME("(%p %u %08x): stub\n", data, len, flags); in CryptUnprotectMemory()
/reactos/dll/directx/wine/d3dx9_36/
H A Dmesh.c346 BOOL fixme_once = FALSE; in convert_float4() local
463 if (!fixme_once++) in convert_float4()
471 BOOL fixme_once = FALSE; in convert_component() local
582 if (!fixme_once++) in convert_component()