Searched defs:synth_immediate (Results 1 – 5 of 5) sorted by relevance
149 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
152 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
447 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
193 const char *(*synth_immediate)(struct spk_synth *synth, member