Searched refs:Desc (Results 1 – 12 of 12) sorted by relevance
30 Desc is supposedly starting line number, but GCC doesn't set it76 /* Line number in text segment. Desc is the line number;104 /* GNU C++ `catch' clause. Value is its address. Desc is nonzero if107 can be caught here. If Desc is 0, it means all exceptions are caught159 /* End of a lexical block. Desc matches the N_LBRAC's desc.
30 Desc is supposedly starting line number, but GCC doesn't set it70 /* Line number in text segment. Desc is the line number;98 /* GNU C++ `catch' clause. Value is its address. Desc is nonzero if101 can be caught here. If Desc is 0, it means all exceptions are caught153 /* End of a lexical block. Desc matches the N_LBRAC's desc.
52 printf("%s: Get Desc\n", __FUNCTION__);
203 Name Desc. ON OFF242 Name Desc. ON OFF251 start end CS<n> width Desc.
370 struct Desc { struct
93 * Machine Desc:: How to write machine description instruction patterns.4061 Desc.), header files 'MACHINE.h' and 'MACHINE-protos.h' and a20255 File: gccint.info, Node: Loop Analysis and Representation, Next: Machine Desc, Prev: Control Flo…20846 File: gccint.info, Node: Machine Desc, Next: Target Macros, Prev: Loop Analysis and Representati…20896 File: gccint.info, Node: Overview, Next: Patterns, Up: Machine Desc20939 File: gccint.info, Node: Patterns, Next: Example, Prev: Overview, Up: Machine Desc21038 File: gccint.info, Node: Example, Next: RTL Template, Prev: Patterns, Up: Machine Desc21083 File: gccint.info, Node: RTL Template, Next: Output Template, Prev: Example, Up: Machine Desc21306 …ccint.info, Node: Output Template, Next: Output Statement, Prev: RTL Template, Up: Machine Desc21391 … gccint.info, Node: Output Statement, Next: Predicates, Prev: Output Template, Up: Machine Desc[all …]
2852 * Symbol Desc:: Descriptor2856 File: as.info, Node: Symbol Desc, Next: Symbol Other, Up: a.out Symbols2862 descriptor value by using a '.desc' statement (*note '.desc': Desc.). A2866 File: as.info, Node: Symbol Other, Prev: Symbol Desc, Up: a.out Symbols3135 * Desc:: '.desc SYMBOL, ABS-EXPRESSION'3889 File: as.info, Node: Def, Next: Desc, Prev: Ds, Up: Pseudo Ops3898 File: as.info, Node: Desc, Next: Dim, Prev: Def, Up: Pseudo Ops3912 File: as.info, Node: Dim, Next: Double, Prev: Desc, Up: Pseudo Ops27329 * COFF symbol descriptor: Desc. (line 6)27470 * 'desc' directive: Desc. (line 6)[all …]
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...