/ast/src/lib/libast/stdio/ |
H A D | _stdfun.c | 55 static int init; local 65 if (!init) 67 init = 1;
|
/ast/src/lib/libsum/ |
H A D | sum-prng.c | 33 [+init?The PRNG initial value. 0xffffffff is used if \anumber\a is omitted.]:?[number:=0x811c9dc5]\ 48 Prngnum_t init; member in struct:Prng_s 78 else if (strneq(t, "init", i)) 79 sum->init = v ? strtoul(v + 1, NiL, 0) : ~sum->init; 86 if (!sum->init) 87 sum->init = FNV_INIT; 97 sum->sum = sum->init;
|
H A D | sum-crc.c | 31 [+init?The initial crc value. 0xffffffff is used if \anumber\a is omitted.]:?[number:=0]\ 48 Crcnum_t init; member in struct:Crc_s 88 else if (strneq(t, "init", i)) 89 sum->init = v ? strtoul(v + 1, NiL, 0) : ~sum->init; 140 sum->sum = sum->init;
|
/ast/src/lib/libtksh/ |
H A D | widget | 9 source $tcl_library/init.tcl
|
H A D | Makefile | 28 tclPosixStr.c tclFHandle.c tclIOCmd.c tclUnixNotfy.c init.c debug.c \ 40 lib/tksh7.6/init.ksh \ 41 lib/tksh7.6/init.tcl \ 48 lib/tksh7.6/init.ksh \ 49 lib/tksh7.6/init.tcl \
|
/ast/src/lib/libast/comp/ |
H A D | eaccess.c | 55 static int init; 61 if (!init) 67 init = (ruid == euid && rgid == egid) ? 1 : -1; 69 if (init > 0 || flags == F_OK)
|
H A D | frexp.c | 48 init(void) 62 #define INIT() (pow2tab[0]?0:init())
|
H A D | frexpl.c | 52 init(void) 66 #define INIT() (pow2tab[0]?0:init())
|
H A D | fmtmsglib.c | 45 unsigned int init; 215 if (!mm.init) 217 mm.init = INIT_VERB; 273 if (!(mm.init & INIT_CONSOLE))
|
/ast/src/lib/libtksh/lib/tksh7.6/ |
H A D | init.ksh | 29 source $tcl_library/init.tcl
|
/ast/src/lib/libpp/ |
H A D | gentab.sh | 28 # %flags [ prefix=<prefix> ] [ index=<index> ] [ init=<init> ] 30 # %keyword <name> [ prefix=<prefix> ] [ index=<index> ] [ init=<init> ] [ first=<id> ] [ last=<id> ] 32 # %sequence [ prefix=<prefix> ] [ index=<index> ] [ init=<init> ] 129 init="" 148 case $init in 151 init=0 153 *) init [all...] |
/ast/src/lib/libast/vmalloc/ |
H A D | vmopen.c | 66 Vminit_t *init; local 95 { if(!(init = (Vminit_t*)addr) ) 98 vd = &init->vd.vd; /**/ASSERT(VLONG(vd)%ALIGN == 0); 113 init = (Vminit_t*)(addr + (algn ? ALIGN-algn : 0)); /**/ASSERT(VLONG(init)%ALIGN == 0); 114 vd = &init->vd.vd; /**/ASSERT(VLONG(vd)%ALIGN == 0); 129 vd->seg = &init->seg.seg; /**/ ASSERT(VLONG(vd->seg)%ALIGN == 0); 160 vm = &init->vm.vm;
|
/ast/src/lib/libcoshell/ |
H A D | colib.h | 57 } init; \ 119 int init; /* 0 if first coopen() */ member in struct:Costate_s
|
H A D | coexport.c | 78 co->init.sync = 1;
|
/ast/src/lib/libcs/ |
H A D | csstat.c | 60 static int init; local 69 if (!init) 71 init = 1;
|
H A D | csserve.c | 141 csserve(Cs_t* state, void* handle, const char* path, void* (*init)(void*, int), int (*done)(void*, int), int (*con)(void*, int, Csid_t*, int, char**), int (*rd)(void*, int), int (*wr)(void*, int), int (*to)(void*)) argument 192 if (init) 193 server->handle = (*init)(server->handle, server->css->fdmax); 204 _cs_serve(void* handle, const char* path, void* (*init)(void*, int), int (*done)(void*, int), int (*con)(void*, int, Csid_t*, int, char**), int (*rd)(void*, int), int (*wr)(void*, int), int (*to)(void*)) argument 206 csserve(&cs, handle, path, init, done, con, rd, wr, to);
|
/ast/src/lib/libbz/ |
H A D | sfdcbzip.c | 83 static int init; local 85 if (!init) 86 init = getenv("SFBZ_DEBUG") ? 1 : -1; 87 if (init > 0)
|
/ast/src/cmd/coshell/ |
H A D | Makefile | 10 misc.c init.c -lcoshell
|
H A D | cotest.c | 43 init(void) function 48 message((-1, "init")); 99 init();
|
/ast/src/lib/libvcodex/ |
H A D | vcopen.c | 30 Vcodex_t* vcopen(Vcdisc_t* disc, Vcmethod_t* meth, Void_t* init, argument 33 Vcodex_t* vcopen(disc, meth, init, coder, flags) 36 Void_t* init; /* method initialization params */ 67 if(meth->eventf && (*meth->eventf)(vc, VC_OPENING, init) < 0)
|
/ast/src/lib/libast/misc/ |
H A D | stk.c | 85 static size_t init; /* 1 when initialized */ variable 138 init = size; 140 init = 1; 190 if(init) 232 bsize = init+sizeof(struct frame); 267 if(!init) 345 if(!init) 396 if(!init) 412 if(!init) 428 if(!init) [all...] |
/ast/src/cmd/pax/ |
H A D | bax.sh | 24 # ../lib/bax/init on $PATH to customize 28 customize=../lib/${command}/init
|
/ast/src/cmd/mam/ |
H A D | mamnew.c | 272 static int init; local 321 if (!init) 323 init = 1; 487 static int init; local 497 if (!init) 499 init = 1; 516 if (!init) 518 init = 1; 528 if (!init) 530 init [all...] |
/ast/src/lib/libast/sfio/ |
H A D | sfsetbuf.c | 113 int sf_malloc, oflags, init, okmmap, local; local 139 if((init = f->mode&SF_INIT) ) 146 if(init) 172 if(!init) /* stream already initialized */ 218 if((init || local) && !(f->flags&SF_STRING)) 258 if(init) 275 if(init) 346 if(init && osize > 0) 364 if(obuf && size == (size_t)osize && init)
|
/ast/src/cmd/INIT/ |
H A D | CONVERT.mk | 110 copy : .VIRTUAL init 111 init : .VIRTUAL 113 .MAKEINIT : .cvt.init 115 .cvt.init : .MAKE .VIRTUAL .FORCE 152 init : .cvt.verify $(I)
|