|
|
1.1 ! root 1: /* ! 2: * Definitions of built-in procedures (functions). ! 3: */ ! 4: ! 5: PDEF(abs) ! 6: PDEF(any) ! 7: PDEF(bal) ! 8: PDEF(center) ! 9: PDEF(close) ! 10: #ifdef AZ ! 11: PDEF(collect) ! 12: #endif AZ ! 13: PDEF(copy) ! 14: PDEF(cset) ! 15: #ifdef SETS ! 16: PDEF(delete) ! 17: #endif SETS ! 18: PDEF(display) ! 19: PDEF(exit) ! 20: PDEF(find) ! 21: PDEF(get) ! 22: PDEF(image) ! 23: #ifdef SETS ! 24: PDEF(insert) ! 25: #endif SETS ! 26: PDEF(integer) ! 27: PDEF(left) ! 28: PDEF(list) ! 29: PDEF(many) ! 30: PDEF(map) ! 31: PDEF(match) ! 32: #ifdef SETS ! 33: PDEF(member) ! 34: #endif SETS ! 35: PDEF(move) ! 36: PDEF(numeric) ! 37: PDEF(open) ! 38: PDEF(pop) ! 39: PDEF(pos) ! 40: #ifdef XPX ! 41: PDEF(proc) ! 42: #endif XPX ! 43: PDEF(pull) ! 44: PDEF(push) ! 45: PDEF(put) ! 46: PDEF(read) ! 47: PDEF(reads) ! 48: PDEF(real) ! 49: PDEF(repl) ! 50: PDEF(reverse) ! 51: PDEF(right) ! 52: #ifdef XPX ! 53: PDEF(seq) ! 54: #endif XPX ! 55: #ifdef SETS ! 56: PDEF(set) ! 57: #endif SETS ! 58: PDEF(sort) ! 59: PDEF(stop) ! 60: PDEF(string) ! 61: PDEF(system) ! 62: PDEF(tab) ! 63: PDEF(table) ! 64: PDEF(trim) ! 65: PDEF(type) ! 66: PDEF(upto) ! 67: PDEF(write) ! 68: PDEF(writes)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.