Searched refs:record_key_compare (Results 1 – 2 of 2) sorted by relevance
503 static int record_key_compare(const void *a, const void *b);
486 glsl_type::record_key_compare(const void *a, const void *b) in record_key_compare() function in glsl_type541 record_types = hash_table_ctor(64, record_key_hash, record_key_compare); in get_record_instance()