Home
last modified time | relevance | path

Searched refs:sql_insert_function_type (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_function_info.c36 sql_insert_function_type(i, type_to_str(get_real_base_type(arg))); in match_def()
H A Dsmatch.h1006 void sql_insert_function_type(int param, const char *value);
H A Dsmatch_db.c324 void sql_insert_function_type(int param, const char *value) in sql_insert_function_type() function