Searched defs:is_var (Results 1 – 7 of 7) sorted by relevance
61 bool is_var, in BM_Shape()166 bool is_var = (bool) variable; in main() local
74 bool is_var, backend_t backend, operation_t operation, in BM_Font()206 bool is_var = (bool) variable; in test_operation() local
118 pub fn is_var(&self) -> bool { in is_var() method
679 pub fn is_var(&self) -> bool { in is_var() method
199 bool is_var = (bool) variable; in main() local
44 bool is_var; member
975 static int add_var(char ***list, const char *name, const char *var, bool is_var) in add_var()