Home
last modified time | relevance | path

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

/reactos/sdk/tools/widl/
H A Dutils.c395 void put_dword( unsigned int val ) in put_dword() function
/reactos/dll/directx/wine/d3dcompiler_43/
H A Dbytecodewriter.c324 static void put_dword(struct bytecode_buffer *buffer, DWORD value) { in put_dword() function