OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:crtl
(Results
1 - 14
of
14
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
emit-rtl.h
80
return
crtl
->emit.x_first_insn;
89
crtl
->emit.x_first_insn = insn;
97
return
crtl
->emit.x_last_insn;
106
crtl
->emit.x_last_insn = insn;
114
return
crtl
->emit.x_cur_insn_uid;
function.h
94
extern GTY ((length ("
crtl
->emit.x_reg_rtx_no"))) rtx * regno_reg_rtx;
97
#define reg_rtx_no (
crtl
->emit.x_reg_rtx_no)
98
#define seq_stack (
crtl
->emit.sequence_stack)
100
#define REGNO_POINTER_ALIGN(REGNO) (
crtl
->emit.regno_pointer_align[REGNO])
158
#define pending_stack_adjust (
crtl
->expr.x_pending_stack_adjust)
159
#define inhibit_defer_pop (
crtl
->expr.x_inhibit_defer_pop)
160
#define saveregs_value (
crtl
->expr.x_saveregs_value)
161
#define apply_args_value (
crtl
->expr.x_apply_args_value)
162
#define forced_labels (
crtl
->expr.x_forced_labels)
163
#define stack_pointer_delta (
crtl
->expr.x_stack_pointer_delta
476
#define
crtl
macro
[
all
...]
defaults.h
[
all
...]
rtl.h
[
all
...]
/external/curl/packages/vms/
curl_crtl_init.c
6
* The
CRTL
has not been initialized at the time that these routines
10
* will turn on some
CRTL
features that are not enabled by default.
12
* The
CRTL
features can also be turned on via logical names, but that
/ndk/sources/host-tools/make-3.81/
readme.vms
29
In newer version of the VMS
CRTL
there are glob and globfree implemented.
38
globfree is a known
CRTL
whose name was mapped by the compiler to
42
there is a new
CRTL
supporting these or not. This adds complexity. Even
66
- Usually the
CRTL
tries to reverse what DCL did with command line tokens, it
71
- Usually the
CRTL
upcases the arguments to open() and friends
vmsjobs.c
608
* The next problem is ctrl+y which isn't caught by the
crtl
and
630
* which the
crtl
converts to SIGINT and which is caught by the common
config.h-vms
380
/* On older systems without 7.0 backport of
CRTL
the first one is defined */
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
zarch-z10.s
117
crtl
%r6,%r7
zarch-z10.d
123
.*: b9 72 40 67 [ ]*
crtl
%r6,%r7
124
.*: b9 72 40 67 [ ]*
crtl
%r6,%r7
/external/curl/docs/
INSTALL.devcpp
190
8- Select
Crtl
-A to select all files in the LIB folder. Click on open to add
/hardware/bsp/intel/peripheral/libupm/src/mpu9150/
mpu60x0.h
403
*
CRTL
bits.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-ia64.c
[
all
...]
Completed in 1407 milliseconds