Searched defs:def (Results 1 – 4 of 4) sorted by relevance
110 static bool property_get_bool(const char *key, bool def) { in property_get_bool()
62 def(void) in def() function
45 int def(FILE *source, FILE *dest, int level) in def() function
526 static inline int blendfactor(uint32_t x, uint32_t size, uint32_t def = 0) in blendfactor()