OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:strmode
(Results
1 - 2
of
2
) sorted by null
/external/openssh/openbsd-compat/
strmode.c
1
/* $OpenBSD:
strmode
.c,v 1.7 2005/08/08 08:05:37 espie Exp $ */
31
/* OPENBSD ORIGINAL: lib/libc/string/
strmode
.c */
43
strmode
(int mode, char *p)
function
/art/compiler/utils/arm/
assembler_thumb2.cc
918
Address::Mode
strmode
= am == IA ? Address::PreIndex : Address::Offset;
local
919
str(static_cast<Register>(reg), Address(base, -kRegisterSize,
strmode
), cond);
[
all
...]
Completed in 161 milliseconds