Home
last modified time | relevance | path

Searched refs:zlist (Results 1 - 2 of 2) sorted by relevance

/third_party/toybox/toys/pending/
H A Dawk.c103 struct zlist {
110 struct zlist literals, fields, zcode, stack;
270 struct zlist function_locals;
284 // containing a key/value pair. The zlist slot entries are numbered from 0 to
294 struct zlist slot; // expanding list of zmap_slot elements
403 //// zlist
406 static struct zlist *zlist_initx(struct zlist *p, size_t size, size_t count) in zlist_initx()
414 static struct zlist *zlist_init(struct zlist *
[all...]
/third_party/toybox/generated/
H A Dglobals.h559 struct zlist { struct
566 struct zlist literals, fields, zcode, stack;

Completed in 8 milliseconds