OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:varinfo
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mit/lua/dist/src/
ldebug.c
710
static const char *
varinfo
(lua_State *L, const TValue *o) {
function
738
** object 'o' (using '
varinfo
').
741
typeerror(L, o, op,
varinfo
(L, o));
748
** cannot get a name there, try '
varinfo
'.
754
const char *extra = kind ? formatvarinfo(L, kind, name) :
varinfo
(L, o);
786
luaG_runerror(L, "number%s has no integer representation",
varinfo
(L, p2));
/src/external/bsd/pcc/dist/pcc/mip/
pass2.h
483
struct
varinfo
{
struct
/src/external/gpl3/binutils/dist/bfd/
dwarf2.c
415
struct
varinfo
*variable_table;
1866
struct
varinfo
struct
1869
struct
varinfo
*prev_var;
1870
/* The offset of the
varinfo
from the start of the unit. */
3438
struct
varinfo
* each;
3831
static struct
varinfo
*
3832
lookup_var_by_offset (uint64_t offset, struct
varinfo
* table)
3862
static struct
varinfo
*
3863
reverse_varinfo_list (struct
varinfo
*head)
3865
struct
varinfo
*rhead
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
dwarf2.c
415
struct
varinfo
*variable_table;
1866
struct
varinfo
struct
1869
struct
varinfo
*prev_var;
1870
/* The offset of the
varinfo
from the start of the unit. */
3438
struct
varinfo
* each;
3831
static struct
varinfo
*
3832
lookup_var_by_offset (uint64_t offset, struct
varinfo
* table)
3862
static struct
varinfo
*
3863
reverse_varinfo_list (struct
varinfo
*head)
3865
struct
varinfo
*rhead
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
dwarf2.c
415
struct
varinfo
*variable_table;
1866
struct
varinfo
struct
1869
struct
varinfo
*prev_var;
1870
/* The offset of the
varinfo
from the start of the unit. */
3438
struct
varinfo
* each;
3831
static struct
varinfo
*
3832
lookup_var_by_offset (uint64_t offset, struct
varinfo
* table)
3862
static struct
varinfo
*
3863
reverse_varinfo_list (struct
varinfo
*head)
3865
struct
varinfo
*rhead
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
dwarf2.c
418
struct
varinfo
*variable_table;
1859
struct
varinfo
struct
1862
struct
varinfo
*prev_var;
1863
/* The offset of the
varinfo
from the start of the unit. */
3431
struct
varinfo
* each;
3824
static struct
varinfo
*
3825
lookup_var_by_offset (uint64_t offset, struct
varinfo
* table)
3855
static struct
varinfo
*
3856
reverse_varinfo_list (struct
varinfo
*head)
3858
struct
varinfo
*rhead
[
all
...]
Completed in 39 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026