HomeSort by: relevance | last modified time | path
    Searched defs:getval (Results 1 - 3 of 3) sorted by relevancy

  /src/games/warp/
util.c 196 getval(const char *nam, const char *def) function
  /src/sys/arch/vax/vax/
unimpl_emul.S 115 * getval: is used by the getval_* functions. Gets the value specified by the
118 getval: label
144 0: .asciz "getval: missing address mode %d\n"
245 * emul_extract: used by the getval functions. This extracts exactly %r6 bytes
292 bsbw getval
309 bsbw getval
317 bsbw getval
325 bsbw getval
  /src/bin/csh/
func.c 1116 static RLIM_TYPE getval(const struct limits *, Char **);
1163 limit = getval(lp, v + 1);
1169 getval(const struct limits *lp, Char **v) function

Completed in 21 milliseconds