Searched defs:signed_types (Results 1 – 2 of 2) sorted by relevance
25 signed_types = [c_byte, c_short, c_int, c_long, c_longlong] variable