Searched defs:bc_vm_putchar (Results 1 – 2 of 2) sorted by relevance
491 void bc_vm_putchar(int c, BcFlushType type) { function
433 #define bc_vm_putchar(c, t) bc_vm_putchar(c) macro