Home
last modified time | relevance | path

Searched defs:shf (Results 1 – 13 of 13) sorted by relevance

/external/mksh/src/
Dshf.c51 struct shf *shf; in shf_open() local
127 shf_fdopen(int fd, int sflags, struct shf *shf) in shf_fdopen()
162 shf_reopen(int fd, int sflags, struct shf *shf) in shf_reopen()
196 shf_sopen(char *buf, ssize_t bsize, int sflags, struct shf *shf) in shf_sopen()
229 shf_close(struct shf *shf) in shf_close()
248 shf_fdclose(struct shf *shf) in shf_fdclose()
271 shf_sclose(struct shf *shf) in shf_sclose()
290 shf_flush(struct shf *shf) in shf_flush()
324 shf_emptybuf(struct shf *shf, int flags) in shf_emptybuf()
407 shf_fillbuf(struct shf *shf) in shf_fillbuf()
[all …]
Dtree.c46 ptree(struct op *t, int indent, struct shf *shf) in ptree()
257 pioact(struct shf *shf, struct ioword *iop) in pioact()
312 wdvarput(struct shf *shf, const char *wp, int quotelevel, int opmode) in wdvarput()
439 fptreef(struct shf *shf, int indent, const char *fmt, ...) in fptreef()
453 struct shf shf; in snptreef() local
466 vfptreef(struct shf *shf, int indent, const char *fmt, va_list va) in vfptreef()
672 struct shf shf; in wdstrip() local
765 fpFUNCTf(struct shf *shf, int i, bool isksh, const char *k, struct op *v) in fpFUNCTf()
823 dumpchar(struct shf *shf, int c) in dumpchar()
835 dumpwdvar_i(struct shf *shf, const char *wp, int quotelevel) in dumpwdvar_i()
[all …]
Dsh.h1199 struct shf *shf; member
1410 #define shf_fileno(shf) ((shf)->fd) argument
1411 #define shf_setfileno(shf,nfd) ((shf)->fd = (nfd)) argument
1412 #define shf_getc_i(shf) ((shf)->rnleft > 0 ? \ argument
1415 #define shf_putc_i(c, shf) ((shf)->wnleft == 0 ? \ argument
1418 #define shf_eof(shf) ((shf)->flags & SHF_EOF) argument
1419 #define shf_error(shf) ((shf)->flags & SHF_ERROR) argument
1420 #define shf_errno(shf) ((shf)->errnosv) argument
1421 #define shf_clearerr(shf) ((shf)->flags &= ~(SHF_EOF | SHF_ERROR)) argument
1445 struct shf { struct
[all …]
Deval.c45 struct shf *shf; member
438 struct shf shf; in expand() local
1363 struct shf *shf; in comsub() local
Dexec.c1577 hereinval(struct ioword *iop, int sub, char **resbuf, struct shf *shf) in hereinval()
1616 struct shf *shf; in herein() local
Dmain.c727 struct shf *shf; in include() local
1016 quitenv(struct shf *shf) in quitenv()
Dlex.c1465 struct shf *shf; in set_prompt() local
Dhistrap.c87 struct shf *shf; in c_fc() local
Djobs.c1524 j_print(Job *j, int how, struct shf *shf) in j_print()
Dmisc.c1111 print_value_quoted(struct shf *shf, const char *s) in print_value_quoted()
Dfuncs.c2326 p_time(struct shf *shf, bool posix, long tv_sec, int tv_usec, int width, in p_time()
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DDfp.java1981 int shf; in dfp2sci() local
/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c9519 IRTemp shf = newTempV128(); in dis_AdvSIMD_scalar_shift_by_imm() local
9556 IRTemp shf = newTempV128(); in dis_AdvSIMD_scalar_shift_by_imm() local
10715 IRTemp shf = newTempV128(); in dis_AdvSIMD_shift_by_immediate() local
10767 IRTemp shf = newTempV128(); in dis_AdvSIMD_shift_by_immediate() local