Home
last modified time | relevance | path

Searched defs:numeric (Results 1 – 6 of 6) sorted by relevance

/csrg-svn/local/sccscmds/sccscmds.ok/hdr/
H A Dmacros.h1 #define numeric(c) (c>='0' && c<='9') macro
/csrg-svn/local/sccscmds/sccscmds.2/hdr/
H A Dmacros.h1 #define numeric(c) (c>='0' && c<='9') macro
/csrg-svn/usr.sbin/trpt/
H A Dtrpt.c369 numeric(c1, c2) in numeric() function
/csrg-svn/usr.sbin/trsp/
H A Dtrsp.c247 numeric(c1, c2) in numeric() function
/csrg-svn/old/pr/
H A Dpr.c150 numeric(str) in numeric() function
/csrg-svn/contrib/sc/
H A Dsc.c62 int numeric; variable