OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_of
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/makefs/cd9660/
iso9660_rrip.h
207
char
type_of
[2];
member in struct:ISO_SUSP_ATTRIBUTES
iso9660_rrip.c
454
temp->
type_of
[0] = type_id[0];
455
temp->
type_of
[1] = type_id[1];
/src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli
772
(** [
type_of
v] returns the type of the value [v].
774
val
type_of
: llvalue -> lltype
var
1020
[struct_type (Array.map
type_of
elts)] and containing the values [elts]
1032
type {!packed_struct_type} [(Array.map
type_of
elts)] and containing the
1039
[vector_type (
type_of
elts.(0)) (Array.length elts)] and containing the
llvm.ml
526
external
type_of
: llvalue -> lltype = "llvm_type_of"
Completed in 37 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026