HomeSort by: relevance | last modified time | path
    Searched refs:scope0 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
scope.exp 19 standard_testfile scope0.c scope1.c
44 # Print scope0.c::filelocal, which is 1
46 gdb_test "print 'scope0.c'::filelocal" "\\\$$decimal = 1" "print 'scope0.c'::filelocal at main"
48 # Print scope0.c::filelocal_bss, which is 101
50 gdb_test "print 'scope0.c'::filelocal_bss" "\\\$$decimal = 101" "print 'scope0.c'::filelocal_bss in test_at_main"
52 # Print scope0.c::filelocal_ro, which is 201
59 gdb_test "print 'scope0.c'::filelocal_ro" "\\\$$decimal = 201" "print 'scope0.c'::filelocal_ro
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
scope.exp 19 standard_testfile scope0.c scope1.c
44 # Print scope0.c::filelocal, which is 1
46 gdb_test "print 'scope0.c'::filelocal" "\\\$$decimal = 1" "print 'scope0.c'::filelocal at main"
48 # Print scope0.c::filelocal_bss, which is 101
50 gdb_test "print 'scope0.c'::filelocal_bss" "\\\$$decimal = 101" "print 'scope0.c'::filelocal_bss in test_at_main"
52 # Print scope0.c::filelocal_ro, which is 201
59 gdb_test "print 'scope0.c'::filelocal_ro" "\\\$$decimal = 201" "print 'scope0.c'::filelocal_ro
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/
backglue.c 408 int scope0, tlimit0; local
468 scope0 = op->ors_scope;
519 if (scope0 == LDAP_SCOPE_ONELEVEL &&
536 } else if (scope0 == LDAP_SCOPE_SUBTREE &&
541 } else if (scope0 == LDAP_SCOPE_SUBTREE &&
714 op->ors_scope = scope0;
  /src/external/bsd/tmux/dist/
window-customize.c 374 enum window_customize_scope scope0, struct options *oo0,
412 scope = scope0;
436 scope = scope0;

Completed in 113 milliseconds