Home
last modified time | relevance | path

Searched refs:Area (Results 1 – 25 of 65) sorted by relevance

123

/netbsd-src/bin/ksh/
H A Dproto.h12 Area * ainit ARGS((Area *));
13 void afreeall ARGS((Area *));
14 void * alloc ARGS((size_t, Area *));
15 void * aresize ARGS((void *, size_t, Area *));
16 void afree ARGS((void *, Area *));
138 struct temp *maketemp ARGS((Area *, Temp_type, struct temp **));
157 Source * pushs ARGS((int, Area *));
176 void aerror ARGS((Area *, const char *))
182 char * str_save ARGS((const char *, Area *));
183 char * str_nsave ARGS((const char *, int, Area *));
[all …]
H A Dalloc.c41 Area *
42 ainit(Area *ap) in ainit()
49 afreeall(Area *ap) in afreeall()
65 alloc(size_t size, Area *ap) in alloc()
84 aresize(void *ptr, size_t size, Area *ap) in aresize()
110 afree(void *ptr, Area *ap) in afree()
H A Dtable.h8 Area *areap; /* area to allocate entries */
17 Area *areap; /* area to allocate from */
109 Area area; /* area to allocate things */
H A Dsh.h193 typedef struct Area { struct
195 } Area; typedef
197 EXTERN Area aperm; /* permanent object space */
217 Area area; /* temporary allocation area */
H A Dtree.c23 static struct ioword **iocopy ARGS((struct ioword **iow, Area *ap));
24 static void iofree ARGS((struct ioword **iow, Area *ap));
480 Area *ap;
531 Area *ap;
667 Area *ap;
702 Area *ap;
736 Area *ap;
H A Dlex.h28 Area *areap;
H A Dshf.h58 Area *areap; /* area shf/buf were allocated in */
H A Dexpand.h13 Area *areap; /* area to allocate/free from */
H A Dtable.c35 Area *ap;
H A Dio.c445 Area *ap; in maketemp()
H A Demacs.c28 static Area aedit;
137 static char * x_mapin ARGS((const char *cp, Area *area));
1323 Area *area;
H A Dlex.c862 Area *areap;
1116 Area *saved_atemp;
H A Dmain.c786 Area *ap; in aerror()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dforth72 #>8 short x User Area Start: %#08X,
73 #>10 short x User Area Size: %d bytes,
80 >16 long x User Area Start: %#08X,
81 >20 long x User Area Size: %d bytes,
H A Dscientific38 # X-Ray Area Detector images
39 0 string R-AXIS4\ \ \ R-Axis Area Detector Image:
47 0 string RAXIS\ \ \ \ \ R-Axis Area Detector Image, Win32:
56 1028 string MMX\000\000\000\000\000\000\000\000\000\000\000\000\000 MAR Area Detector Image,
H A Dgames153 0 string 5\x0aArea_33 Quake I save: d1b Area 33
158 0 string 5\x0aArea44 Quake I save: d1c Area 44
/netbsd-src/etc/
H A Dprotocols78 … ["The Ethernet, A Local Area Network: Data Link …
80 … Also as: "The Ethernet - A Local Area Network", Version 1…
82 …X NS IDP 1980. And: "The Ethernet, A Local Area Network: Data Link …
84 … And: XEROX, "The Ethernet, A Local Area Network: Data Link …
/netbsd-src/share/misc/
H A Dworld.phone224 Thailand:66:001(to call Malaysia from Thailand, dial 007-60 +Area Code):0:
H A Dna.phone6 # Area Code : Description : Detail : State/Province Abbrev.
8 # A * in the Area Code field indicates a future area code.
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-v850.texi414 Data Area (whose address is held in register 4, the GP register) and
431 Data Area (whose address is held in register 30, the EP register) and
461 Table Area (whose address is held in system register 20, the CTBP
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-v850.texi414 Data Area (whose address is held in register 4, the GP register) and
431 Data Area (whose address is held in register 30, the EP register) and
461 Table Area (whose address is held in system register 20, the CTBP
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-legg-ldap-acm-admin-xx.txt120 an Access Control Specific Area (ACSA). The root of the ACSA is
128 Inner Area (ACIA). The root of the ACIA is termed an Access Control
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLexicon.rst180 Language Specific Data Area. C++ "zero cost" unwinding is built on top a
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Dapi.txt381 Is the character from the Private Use Area?
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dinfo-stnd.texi810 completion (@pxref{The Echo Area, completion}) is only done for the
1146 Area, completion}.
1167 label. @xref{The Echo Area, completion}.
1219 * The Echo Area:: Used for displaying errors and reading input.
1346 @node The Echo Area
1347 @section The Echo Area
1806 reading the variable name (@pxref{The Echo Area, completion}); often,

123