/src/sys/dev/ |
midictl.c | 88 static _Bool store_locate(midictl_store *s, class c, 92 * by store_locate on this store. That works because reentrancy of midictl 308 present = store_locate(mc->store, c, chan, key); 321 present = store_locate(mc->store, c, chan, key); 354 present = store_locate(mc->store, c, chan, key); 362 present = store_locate(mc->store, c, chan, key); 437 present = store_locate(mc->store, c, chan, key); 455 present = store_locate(mc->store, c, chan, key); 480 present = store_locate(mc->store, c, chan, key); 559 store_locate(midictl_store *s, class c, uint_fast8_t chan, uint_fast16_t key function in typeref:typename:_Bool [all...] |
midictl.c | 88 static _Bool store_locate(midictl_store *s, class c, 92 * by store_locate on this store. That works because reentrancy of midictl 308 present = store_locate(mc->store, c, chan, key); 321 present = store_locate(mc->store, c, chan, key); 354 present = store_locate(mc->store, c, chan, key); 362 present = store_locate(mc->store, c, chan, key); 437 present = store_locate(mc->store, c, chan, key); 455 present = store_locate(mc->store, c, chan, key); 480 present = store_locate(mc->store, c, chan, key); 559 store_locate(midictl_store *s, class c, uint_fast8_t chan, uint_fast16_t key function in typeref:typename:_Bool [all...] |