OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initial_n
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/wind/
punycode.c
47
static const unsigned
initial_n
= 128;
variable
94
unsigned n =
initial_n
;
/src/crypto/external/apache2/openssl/dist/crypto/
punycode.c
23
static const unsigned int
initial_n
= 0x80;
variable
90
* let n =
initial_n
122
unsigned int n =
initial_n
;
/src/crypto/external/bsd/openssl/dist/crypto/
punycode.c
22
static const unsigned int
initial_n
= 0x80;
variable
89
* let n =
initial_n
121
unsigned int n =
initial_n
;
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026