Home
last modified time | relevance | path

Searched refs:Pascal (Results 1 – 25 of 104) sorted by relevance

12345

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DLiteralSupport.h242 ResultPtr(ResultBuf.data()), hadError(false), Pascal(false) { in SM()
248 bool Pascal; variable
271 bool isPascal() const { return Pascal; } in isPascal()
/openbsd-src/usr.bin/file/magdir/
H A Dos936 >6 byte&0x0f 0x03 Pascal P-code
64 >0x13 byte 3 Pascal P-code
H A Dxilinx14 # Next is a Pascal-style string with the NCD name. We want to capture that.
H A Dmathematica61 #0 string (* Mathematica, or Pascal, Modula-2 or 3 code text
H A Dmacintosh147 #>65 string QPRJ (Think Pascal project)
210 #>69 string PJMM (Think Pascal)
268 # There's also some Pascal strings in here, ditto...
/openbsd-src/gnu/gcc/gcc/doc/
H A Dfrontends.texi37 @cindex Pascal
41 are maintained separately. These support languages such as Pascal,
/openbsd-src/bin/ed/
H A DREADME19 "Software Tools in Pascal," Addison-Wesley, 1981.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.def135 In the case of a subrange type in Pascal, the TREE_TYPE
166 /* Pascal's boolean type (true or false are the only values);
170 /* CHAR in Pascal; not used in C.
195 /* Used for Pascal; details not determined right now. */
206 /* Array types in C or Pascal */
209 /* Types of sets for Pascal. Special fields are the same as
215 /* Struct in C, or record in Pascal. */
220 A few may need to be added for Pascal. */
257 Note: constants of type char in Pascal are INTEGER_CST,
258 and so are pointer constants such as nil in Pascal or NULL in C.
[all …]
H A Dstab.def46 /* Global symbol in Pascal.
/openbsd-src/usr.bin/m4/
H A DNOTES35 described in Software Tools and Software Tools in Pascal books.
/openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/
H A DXCOFF.cpp92 LANG_CASE(Pascal) in getNameForTracebackTableLanguageId()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DLiteralSupport.cpp1845 ResultPtr(ResultBuf.data()), hadError(false), Pascal(false) { in StringLiteralParser()
1921 Pascal = false; in init()
2053 Pascal = true; in init()
2054 } else if (Pascal) in init()
2107 if (Pascal) { in init()
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dfrontends.texi43 Front ends for other languages, such as Mercury and Pascal exist but
/openbsd-src/lib/libpcap/
H A DCHANGES183 - Make bpf_compile() reentrant. Fix thanks to Pascal Hennequin
184 (Pascal.Hennequin@hugo.int-evry.fr).
/openbsd-src/gnu/usr.bin/binutils-2.17/include/aout/
H A Dstab.def56 /* Global symbol in Pascal.
203 /* Solaris2: Pascal "with" statement: type,,0,0,offset */
/openbsd-src/gnu/usr.bin/binutils/include/aout/
H A Dstab.def56 /* Global symbol in Pascal.
203 /* Solaris2: Pascal "with" statement: type,,0,0,offset */
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h148 Pascal = 0x04, enumerator
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A Dstabs.texinfo95 the University of California at Berkeley, for the @code{pdx} Pascal
103 records (used by Pascal and Modula-2) are poorly documented here.
444 Pascal
649 Modula-2 or extended Pascal.
692 presumably Pascal, Modula-2, etc., compilers, for nested functions.
1292 If the parameter is passed by reference (e.g., Pascal @code{VAR}
1482 its use for Pascal space types (@pxref{Miscellaneous Types}); they can
1484 will be a digit, @samp{(}, or @samp{-} for a Pascal space type, or
1740 Pascal space type. This is documented by IBM; what does it mean?
1755 by Pascal.
[all …]
/openbsd-src/gnu/gcc/gcc/
H A Dtree.def157 In the case of a subrange type in Pascal, the TREE_TYPE
206 /* Array types in C or Pascal */
209 /* Struct in C, or record in Pascal. */
214 A few may need to be added for Pascal. */
394 /* C unary `*' or Pascal `^'. One operand, an expression for a pointer. */
562 Record types with discriminants in Ada or schema types in Pascal are
H A Dstab.def52 /* Global symbol in Pascal.
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dmore.mapping147 .p Ascii 'CWIE' 'TEXT' "CodeWarrior - Pascal Source"
149 .pas Ascii 'CWIE' 'TEXT' "CodeWarrior - Pascal Source"
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h61 Pascal, enumerator
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DNEWS591 CHILL, a Pascal like language used by telecommunications companies.
821 * Support for debugging Pascal programs.
823 GDB now includes support for debugging Pascal programs. The following
826 - Pascal-specific data types such as sets;
828 - automatic recognition of Pascal sources based on file-name
831 - Pascal-style display of data types, variables, and functions;
833 - a Pascal expression parser.
837 - Pascal string operations are not supported at all;
841 - Pascal type hexadecimal constants are not supported
844 - support for Pascal objects and classes is not full yet;
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp88 case CallingConv::Pascal: in outputCallingConvention()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp219 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Pascal, OS) in operator <<()

12345