Searched refs:_cffi_getconst_s (Results 1 – 4 of 4) sorted by relevance
103 struct _cffi_getconst_s { struct
198 struct _cffi_getconst_s gc; in realize_global_int()207 neg = ((int(*)(struct _cffi_getconst_s *))g->address)(&gc); in realize_global_int()
409 struct _cffi_getconst_s gc; in parse_sequel()412 neg = ((int(*)(struct _cffi_getconst_s*))g->address) in parse_sequel()
100 static int _cdl_realize_global_int(struct _cffi_getconst_s *gc) in _cdl_realize_global_int()