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
155 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
247 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
442 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