Searched +full:pmax +full:- +full:pascal (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schema[all...]
2 * Copyright (c) Ian F. Darwin 1986-1995.4 * maintained 1995-present by Christos Zoulas and others.29 * apprentice - make one pass through /etc/magic, learning its secrets.76 #define MAP_FAILED (void *) -1179 #define DECLARE_FIELD(name) { # name, sizeof(# name) - 1, parse_ ## name }213 ret = magic_compile(ms, argv[1]) == -1 ? 1 : 0; in main()229 * XXX - the actual Single UNIX Specification says that "long" means "long",230 * as in the C data type, but we treat it as meaning "4-byte integer".236 # define XX(s) s, (sizeof(s) - 1)320 for (p = tbl; p->len; p++) { in get_type()[all …]
7 # bug-ncurses@gnu.org19 # under the ncurses MIT-style license. That was the effect of the agreement33 # some portions of the data are derivative work under a compatible MIT-style36 #------------------------------------------------------------------------------37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying38 # https://invisible-island.net/personal/copyrights.html#removing_notes39 #------------------------------------------------------------------------------48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu54 # This file describes the capabilities of various character-cell terminals,55 # as needed by software such as screen-oriented editors.[all …]