Searched defs:cJSON_False (Results 1 - 2 of 2) sorted by relevance
| /third_party/vulkan-loader/loader/ | ||
| H A D | cJSON.h | 33 #define cJSON_False 0 macro |
| /third_party/cJSON/ | ||
| H A D | cJSON.h | 95 #define cJSON_False (1 << 0) macro |
Completed in 2 milliseconds