HomeSort by relevance Sort by last modified time
    Searched defs:equ (Results 1 - 4 of 4) sorted by null

  /external/openssl/crypto/bn/asm/
ia64.S 1396 #define equ p24 define
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
icusvtst.cpp 203 UBool equ = (lhs == NULL)
210 if (equ) {
220 UBool equ = (lhs == NULL) local
227 if (equ) {
237 UBool equ = (lhs == NULL) local
244 if (equ) {
254 UBool equ = (lhs == NULL) local
261 if (equ) {
273 UBool equ = lhs == rhs; local
281 if (equ) {
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
bin-objfmt.c 669 const yasm_expr *equ; local
675 if (!info->section && (equ = yasm_symrec_get_equ(sym))) {
676 yasm_expr *realequ = yasm_expr_copy(equ);
820 /* We do two passes for EQU and each section; the first pass
    [all...]
  /external/icu/icu4c/source/test/intltest/
icusvtst.cpp 203 UBool equ = (lhs == NULL)
210 if (equ) {
220 UBool equ = (lhs == NULL) local
227 if (equ) {
237 UBool equ = (lhs == NULL) local
244 if (equ) {
254 UBool equ = (lhs == NULL) local
261 if (equ) {
273 UBool equ = lhs == rhs; local
281 if (equ) {
    [all...]

Completed in 82 milliseconds