OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:const_int
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.guile/
types-module.cc
34
typedef const int
const_int
;
typedef
35
const_int
foo (3);
36
const_int
&foo_ref (foo);
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.guile/
types-module.cc
34
typedef const int
const_int
;
typedef
35
const_int
foo (3);
36
const_int
&foo_ref (foo);
/src/tests/usr.bin/xlint/lint1/
msg_005.c
146
typedef int_alias const
const_int
;
typedef
/src/external/mpl/dhcp/dist/includes/
tree.h
233
unsigned long
const_int
;
member in union:expression::expr_union
/src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli
967
(** [
const_int
ty i] returns the integer constant of type [ty] and value [i].
969
val
const_int
: lltype -> int -> llvalue
var
1056
(
const_int
i32_type 0) (
const_int
i32_type 1)) i32_type], but considerably
1062
(
const_int
i32_type 1)) i64_type], but considerably more readable.
Completed in 47 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026