Home
last modified time | relevance | path

Searched refs:data_integer_init (Results 1 – 6 of 6) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Ddata_integer.c9 data_integer *ds = data_integer_init(); in data_integer_copy()
49 data_integer *data_integer_init(void) { in data_integer_init() function
H A Dstatus_counter.c26 di = data_integer_init(); in status_counter_get_counter()
H A Darray.h143 data_integer *data_integer_init(void);
H A Dconfigparser.y271 A = (data_unset *)data_integer_init(); in value()
H A Dconfigparser.c991 yygotominor.yy41 = (data_unset *)data_integer_init(); in yy_reduce()
H A Dconfigfile.c1126 dpid = data_integer_init(); in config_read()