Home
last modified time | relevance | path

Searched defs:COPY_FLAG (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Python/
Dpreconfig.c473 #define COPY_FLAG(ATTR, VALUE) \ in preconfig_get_global_vars() macro
502 #define COPY_FLAG(ATTR, VAR) \ in preconfig_set_global_vars() macro
Dinitconfig.c1395 #define COPY_FLAG(ATTR, VALUE) \ in config_get_global_vars() macro
1435 #define COPY_FLAG(ATTR, VAR) \ in config_set_global_vars() macro
/external/mesa3d/src/vulkan/runtime/
Dvk_command_pool.c149 #define COPY_FLAG(flag) \ in vk_common_ResetCommandPool() macro