diff options
Diffstat (limited to 'stdlib')
-rw-r--r-- | stdlib/doc-syms.tl | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl index b9877466..81ec7211 100644 --- a/stdlib/doc-syms.tl +++ b/stdlib/doc-syms.tl @@ -1165,6 +1165,12 @@ ("macroexpand-1-lisp1" "N-01E62179") ("macroexpand-lisp1" "N-01E62179") ("macrolet" "N-00AC12C0") + ("madv-dontneed" "N-027D1E84") + ("madv-normal" "N-027D1E84") + ("madv-random" "N-027D1E84") + ("madv-sequential" "N-027D1E84") + ("madv-willneed" "N-027D1E84") + ("madvise" "N-02805A83") ("major" "N-02F0F482") ("make-buf" "N-011445E1") ("make-buf-stream" "N-03F5647C") @@ -1195,6 +1201,10 @@ ("make-zstruct" "N-03855D2D") ("makedev" "N-02F0F482") ("makunbound" "N-01FA4070") + ("map-anon" "N-029B13AF") + ("map-fixed" "N-029B13AF") + ("map-private" "N-029B13AF") + ("map-shared" "N-029B13AF") ("mapcar" "N-0202F92F") ("mapcar*" "N-0202F92F") ("mapdo" "N-03A943EE") @@ -1251,10 +1261,17 @@ ("mkstring" "N-033DD796") ("mlet" "N-008216E0") ("mmakunbound" "N-02964FC0") + ("mmap" "N-03C6CE44") ("mod" "D-003F") ("mode-t" "N-01D716FE") + ("mprotect" "N-02805A83") + ("ms-async" "N-01F782B2") + ("ms-invalidate" "N-01F782B2") + ("ms-sync" "N-01F782B2") + ("msync" "N-02805A83") ("multi" "N-034946BA") ("multi-sort" "N-0132852F") + ("munmap" "N-00E1BF52") ("n-choose-k" "N-02ACFDE6") ("n-perm-k" "N-02ACFDE6") ("name" "N-01557906") @@ -1438,6 +1455,10 @@ ("promisep" "N-00C7553F") ("prop" "N-01C6D406") ("proper-list-p" "N-03F70343") + ("prot-exec" "N-0212DB35") + ("prot-none" "N-0212DB35") + ("prot-read" "N-0212DB35") + ("prot-write" "N-0212DB35") ("pset" "N-008211EC") ("ptr" "N-027B04D0") ("ptr-in" "N-00A494BF") |