HomeSort by relevance Sort by last modified time
    Searched refs:in_quotes (Results 1 - 2 of 2) sorted by null

  /external/dbus/dbus/
dbus-auth-script.c 52 dbus_bool_t in_quotes = FALSE; local
88 else if (in_quotes)
91 in_quotes = FALSE;
101 in_quotes = TRUE;
  /toolchain/binutils/binutils-2.25/gas/
macro.c 1353 bfd_boolean in_quotes = FALSE; local
1357 in_quotes = TRUE;
1372 in_quotes = ! in_quotes;
1391 else if (! in_quotes)

Completed in 1111 milliseconds