Home
last modified time | relevance | path

Searched refs:command_dispatch_dict (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/doc/
Dmakedocbook.py154 if c in command_dispatch_dict:
155 command_dispatch_dict[c](c, t)
424 command_dispatch_dict = { variable