decmax            485 tools/chdk_dasm.c static char * num(char * op, t_value w, t_value decmax)
decmax            497 tools/chdk_dasm.c     if ( w<decmax ) sprintf( tptr, "%d", w) ;