HomeSort by relevance Sort by last modified time
    Searched full:xinit (Results 1 - 16 of 16) sorted by null

  /external/mksh/src/
lex.c 167 Xinit(ri->xs, ri->xp, 64, ATEMP); \
208 Xinit(ws, wp, 64, ATEMP);
1131 Xinit(xs, xp, 256, ATEMP);
    [all...]
eval.c 260 Xinit(ds, dp, 128, ATEMP);
924 Xinit(ds, dp, 128, ATEMP);
    [all...]
histrap.c 206 Xinit(xs, xp, 128, ATEMP);
350 Xinit(xs, xp, n, hist_source->areap);
    [all...]
funcs.c 406 Xinit(xs, xp, 128, ATEMP);
    [all...]
exec.c 1302 Xinit(xs, xp, 128, ATEMP);
    [all...]
misc.c 1427 Xinit(xs, xp, strlen(ip = ipath) + 1, ATEMP);
    [all...]
sh.h     [all...]
edit.c 771 Xinit(xs, xp, patlen + 128, ATEMP);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/dist/
util.go 483 xinit()
build.go 85 // xinit handles initialization of the various global state, like goroot and goarch.
86 func xinit() {
  /prebuilts/go/linux-x86/src/cmd/dist/
util.go 483 xinit()
build.go 85 // xinit handles initialization of the various global state, like goroot and goarch.
86 func xinit() {
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
sqlite3.h     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.h     [all...]

Completed in 803 milliseconds