Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Dswimodule.c344 char *swiname,*fmt,*outfmt; in swi_swi() local
391 for(outfmt=++fmt;*outfmt;outfmt++) switch(*outfmt) in swi_swi()