Searched refs:i_data (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/shell_cmds-175/find/
H A Dfind.h118 #define i_data p_un._i_data macro
H A Dfunction.c1050 COMPARE(entry->fts_statp->st_ino, plan->i_data);
1063 new->i_data = find_parsenum(new, option->name, inum_str, NULL);
1087 new->i_data = sb.st_ino;
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dtcl_db.h113 #define i_data und.anydata macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c6999 bfd_vma *i_data;
7015 i_data = cmalloc (number, sizeof (*i_data));
7017 if (i_data == NULL)
7025 i_data[number] = byte_get (e_data + number * ent_size, ent_size);
7029 return i_data;
6996 bfd_vma *i_data; local

Completed in 218 milliseconds