OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_pitch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sandpoint/isa/
isaclock.c
164
static int
last_pitch
;
local in function:sysbeep
177
last_pitch
= 0;
180
if (!beeping ||
last_pitch
!= pitch) {
189
last_pitch
= pitch;
/src/sys/arch/arc/isa/
isabus.c
545
static int
last_pitch
, last_period;
local in function:sysbeep
553
if (!beeping ||
last_pitch
!= pitch) {
562
last_pitch
= pitch;
Completed in 11 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025