Searched defs:synth_immediate (Results 1 – 5 of 5) sorted by relevance
152 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
154 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
246 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
437 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
170 const char *(*synth_immediate)(struct spk_synth *synth, const char *buff); member