HomeSort by: relevance | last modified time | path
    Searched defs:i_value (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/lvm2/dist/tools/
tools.h 112 int32_t i_value; member in struct:arg
  /src/external/gpl3/binutils/dist/gas/config/
bfin-defs.h 304 long long i_value; /* if constant, the value. */ member in union:__anon9951
332 #define EXPR_VALUE(x) (((x)->type == Expr_Node_Constant) ? ((x)->value.i_value) : 0)
  /src/external/gpl3/binutils.old/dist/gas/config/
bfin-defs.h 304 long long i_value; /* if constant, the value. */ member in union:__anon11431
332 #define EXPR_VALUE(x) (((x)->type == Expr_Node_Constant) ? ((x)->value.i_value) : 0)

Completed in 28 milliseconds