Home
last modified time | relevance | path

Searched refs:add_define (Results 1 - 2 of 2) sorted by relevance

/third_party/python/PC/
H A Dwinsound.c198 add_define(PyObject *dict, const char *key, long value) in add_define() function
209 #define ADD_DEFINE(tok) add_define(dict,#tok,tok)
/third_party/alsa-utils/topology/
H A Dtopology.c396 static int add_define(char **defs, char *d) in add_define() function
500 if (add_define(&pre_processor_defs, optarg)) { in main()

Completed in 2 milliseconds