Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dcompiler_43/
H A Dcompiler.c55 static const char *parent_include; variable
171 parent_include = NULL; in wpp_lookup()
178 parent_include = includes[i].data; in wpp_lookup()
182 if(parent_include == NULL) in wpp_lookup()
214 filename, parent_include, (const void **)&desc->buffer, &desc->size))) in wpp_open()