Home
last modified time | relevance | path

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

/external/srec/srec/cfront/
Dfrontobj.c61 static front_freq *create_freq_object(void);
107 config->freqobj = create_freq_object(); in setup_config_object()
329 static front_freq *create_freq_object(void) in create_freq_object() function